home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / Other / WhitherTheWeb.txt < prev    next >
Text File  |  1995-10-26  |  10KB  |  158 lines

  1. Item    8048960                 95/10/18        20:51
  2. From: John_Markle@lcmm.login.qc.ca (John Markle)
  3. Subject: Whither the Web?
  4. Date: 19 Oct 1995 00:18:33 GMT
  5. Organization: Le Club Macintosh de Montreal
  6.  
  7. What's NeXT:  Whither the Web?
  8. by John Markle
  9.  
  10.      Before examining the directions in which the WorldWideWeb is evolving,
  11. it best to quickly review its nature and origins. The Web is an adjunct to
  12. the Internet, the international network of networks, and it employs a
  13. client/server architecture to deliver multimedia hypertext documents.
  14. Scientists at the European Laboratory for Particle Physics (CERN) developed
  15. the hypertext transport protocol (HTTP) and the hypertext markup language
  16. (HTML), and in November, 1990, constructed the first Web server and client
  17. browser using object-oriented NEXTSTEP on NeXT's black hardware. By
  18. Christmas, 1990, line-mode and NEXTSTEP browsers provided access to hypertext
  19. files, Internet news articles and a search engine at CERN. Nowadays, Web
  20. browsers are supporting a broader range of content formats, custom inline
  21. plug-in modules for such things as Adobe's Portable Document Format (PDF) and
  22. NeXTTime/QuickTime movies, the file transport protocol (FTP), the simple mail
  23. transport protocol (SMPT) and, in the near future, the Secure MIME protocol
  24. for encryption and digital signatures as well as the virtual reality markup
  25. language (VRML). In summary, Web browsers deliver mind-boggling power using a
  26. friendly graphical user interface.
  27.  
  28.      Growth of the Web was initially confined to the nuclear research
  29. community with HTTP servers being implemented at European and American
  30. laboratories. According to the W3 Consortium, the official Web standards
  31. organization, by January, 1993, there were about 50 known servers worldwide;
  32. by October, 1993, over 200 known servers; and by June, 1994, over 1,500
  33. registered servers. According to "sources" on the Internet Relay Chat, the
  34. total number of Web servers, registered or otherwise, is now approaching
  35. 100,000. This phenomenal growth has been fueled both by official upgrades and
  36. unofficial hacks to HTML itself, and by the distribution of free browsers for
  37. the most common platforms. Mosaic browsers for Macintosh, DOS/Windows and X
  38. were released in September 1993. Netscape's Navigator, Mosaic's conceptual
  39. successor and effective replacement, appeared in December, 1994, and now
  40. dominates roughly 75 to 80 percent of the Web client market, all platforms
  41. included. The income model which Netscape is using involves giving away the
  42. browser for free (effectively) and making the big bucks selling servers (or
  43. stock certificates :-). Enhance this model with a proprietary security system
  44. for your client browser which is "understood" only by your expensive servers,
  45. and you have the ingredients for a possible domination of the Web server
  46. market as well.
  47.  
  48.      Web usage within corporations, using the enterprise's own networks, is
  49. one market waiting to explode once the right tools are in place. For example,
  50. one way to provide client/server access to a valuable legacy system would be
  51. to "glue" it to a Web server using middleware, and then use ubiquitous Web
  52. browsers to provide ready access from multiple OS/hardware platforms
  53. ("three-tier on a budget"). However, this gluing process involves building a
  54. custom application, an area in which NeXT's products excel. On a simpler
  55. scale, product manuals or other information resources could be converted to
  56. HTML and delivered over an enterprise network. By using Web-based
  57. publishing-on-demand, a corporation could ensure that all of its employees
  58. would be using current data, all of the time. As well, the option would exist
  59. to make such data available directly to customers via the WorldWideWeb. The
  60. fly in the ointment here will be the licensing costs for any database server
  61. which is glued to the Web; for example, such a license (complete site,
  62. unlimited users) costs about $30,000 US for servers from Sybase.
  63.  
  64.      Currently, most of the Web's content is static in the sense that the
  65. HTTP servers deliver pages which are fixed and appear the same to all
  66. clients. Granted, new pages are constantly being published, and old pages are
  67. being changed, but the great majority of these pages are not client-specific.
  68. However, this is about to change with the immanent spread of dynamic
  69. publishing. In a dynamic system, the client's specific question is relayed by
  70. the Web server to a Web-aware middleware agent, again a custom application,
  71. which in turn interacts with the database/system at hand, creating a HTML
  72. page unique to the client, and returning that unique page to the Web server
  73. for delivery. For example, dynamic pages are returned by search engines such
  74. as Yahoo and WebCrawler ("powered by NEXTSTEP"), but the Web pages pointed to
  75. in each dynamic answer are themselves static.
  76.  
  77.      Therefore, a dynamic approach enables Web services such as
  78. client-specific newspapers or shopping catalogues. Many believe that there is
  79. money to be made in the mass market, provided the tailor-made pages are
  80. reasonably priced. The simplest income model is that provided by the search
  81. engines: access to the pages is free, but you can't avoid the advertising;
  82. the engine's income depends upon the number of "hits" on the Web pages
  83. containing advertisments. A more lucrative income model involves a variable
  84. charge for each question (preferably estimated beforehand) which depends upon
  85. both the scope of the search and the size of the answer. With this model,
  86. information providers are not giving away razors as Netscape is, but rather
  87. are selling razor blades repeatedly at a nominal cost.
  88.  
  89.      Now let's assume that you find something on the Web that you want to
  90. order on-line. Besides the obvious security issue related to your credit card
  91. number, another major problem must be solved before this electronic commerce
  92. scenario will work: you must somehow interact with the target company's
  93. in-house business systems such as order management, credit verification and
  94. whatever else. Once again, each such Web/enterprise interface represents a
  95. custom application, the tools for which are not yet on the market. However,
  96. within the last few months, three major companies have announced products
  97. which are targeted at solving this core problem of building Web-aware
  98. applications, thereby enabling Web sites for enterprise networks, dynamic
  99. publishing and electronic commerce.
  100.  
  101.      On August 14th, NeXT announced their WebObjects Framework, billed as the
  102. "industry's first tool to enable rapid development of complex Web-based
  103. applications," and scheduled for delivery in the first quarter of 1996.
  104. WebObjects applications will be able to build HTML pages containing data from
  105. multiple databases by using NeXT's Enterprise Objects Framework (EOF). They
  106. will also be able to distribute requests by using NeXT's Portable Distributed
  107. Objects (PDO), thereby providing the ability to scale the Web operation as
  108. required. According to Steve Jobs, "WebObjects provide corporations with
  109. powerful tools to quickly fill the WWW - the ultimate distribution channel -
  110. with products."
  111.  
  112.      On September 18th, Netscape announced Navigator 2.0, with many new
  113. features, as well as three new products. Navigator Gold "makes every online
  114. user an Internet publisher" by "allowing users to create sophisticated
  115. hypermedia content, including Live Objects, in a WYSIWYG environment."
  116. LiveWire and LiveWire Pro will provide "a powerful and easy-to-use
  117. environment for creating and managing rich content and application systems on
  118. the Internet or within the enterprise." LiveWire Pro will enable the
  119. construction of applications which will allow Navigator 2.0  users to
  120. "navigate, search, and update relational databases." These products are
  121. scheduled for delivery in the fourth quarter of 1995.
  122.  
  123.      Lastly, on September 20th, SunSoft, the software arm of Sun
  124. Microsystems, announced its NEO product family, a "development, operating and
  125. management environment for object-oriented networked applications." NEO will
  126. be able to automatically access databases from the major vendors, and will
  127. eventually be compliant with OpenStep, the open object protocol developed by
  128. NeXT from NEXTSTEP's OS-independent object layer. Internet access to the NEO
  129. environment will be accomplished by Web browsers using Java, an
  130. object-oriented scripting language recently introduced by Sun Microsystems.
  131. "NEO enables Java applications to serve as the flexible desktop front-end to
  132. powerful computational resources available on servers spread throughout the
  133. Internet. As a result, Java applications can now access intelligent
  134. services." The initial release of the NEO product family is scheduled for
  135. October, 1995; the NeXT-related NEO components (OpenStep, NEOdesktop and
  136. OpenStep Developer) will be available for beta testing in the fourth quarter
  137. of 1995.
  138.  
  139.      In conclusion, the Web is definitely going places quickly (enterprise
  140. networks, dynamic publishing and electronic commerce) and the stage now has
  141. been set for what promises to be a very interesting battle for dominance in
  142. the Web tools market. Objects have played, and will continue to play, an
  143. integral role in the Web's evolution. Since NeXT's object-oriented products
  144. have been involved with the Web from the very beginning, and since the
  145. WebObjects Framework leverages NeXT's existing products and strengths, NeXT
  146. stands a very good chance of carving out a lucrative niche for itself in the
  147. exploding WorldWideWeb market.
  148.  
  149. ---
  150.  
  151. John Markle runs the NEXTSTEP Special Interest Group for Le Club Macintosh de
  152. Montreal and can be reached at  john_markle@lcmm.login.qc.ca. The views
  153. expressed above are his own, and not those of Le Club.
  154.  
  155.  
  156.  
  157. =END=
  158.